home *** CD-ROM | disk | FTP | other *** search
/ Aminet 32 / Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso / Aminet / comm / misc / ProfiPacketSrc.readme < prev    next >
Text File  |  1999-07-01  |  74KB  |  1,480 lines

  1. Short:    Packet Radio terminal program - source code
  2. Author:   Alexander Feigl <Alexander.Feigl@gmx.de>
  3. Uploader: Alexander Feigl <Alexander.Feigl@gmx.de>
  4. Version:  0.26
  5. Type:     comm/misc
  6. Kurz:     Packet Radio Programm fuer Hostmode TNC
  7. Requires: AmigaOS 2.04, 1,5 MB memory, MUI 3.8
  8.  
  9.  
  10. ProfiPacket  (c) 1999 by Alexander Feigl
  11.                          Burachstraße 51
  12.  
  13.                          D-88250 Weingarten
  14.  
  15.                          EMail : Alexander.Feigl@gmx.de
  16.  
  17. English docs not (yet?) available - Sorry !
  18.  
  19.  
  20.  
  21. English
  22. =======
  23. =======
  24.  
  25. What is ProfiPacket?
  26. ====================
  27.  
  28. ProfiPacket is a terminal program for Packet Radio on HAM and CB radio.
  29. Using MUI ProfiPacket is flexible concerning the design of the user
  30. interface.
  31.  
  32. The features of ProfiPacket:
  33.  
  34. - Uses MagicUserInterface (MUI)
  35.  
  36. - programmed system conform - even no hardware access in sound effects
  37.  
  38. - supports ANSI color and style codes
  39.  
  40. - Supports up to 8!!! hostmode TNC
  41.  
  42. - Supports use of different calls with one TNC
  43.  
  44. - Extensively configurable
  45.  
  46. - User database with many settings different for each user
  47.  
  48. - Internal mailbox and gateway functions
  49.  
  50. - Huffman text compression (SP compatible)
  51.  
  52. - Works with PC font ( no problems with vowel mutations, text graphics)
  53.  
  54. - Converts PC font to Amiga font and vice versa
  55.  
  56. - TNC link parameters are adjustable for every user
  57.  
  58. - Special user directory in privileged mode
  59.  
  60. - Supports "news" file with automatic message if "new news" are available
  61.  
  62. - Converse mode
  63.  
  64. - Supports origin file
  65.  
  66.  
  67. Copyright
  68. =========
  69.  
  70. (C) 1999 by Alexander Feigl under the GNU General Public License version 2
  71.          or any later.
  72.  
  73.  
  74.  
  75.             GNU GENERAL PUBLIC LICENSE
  76.                Version 2, June 1991
  77.  
  78.  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  79.                        59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  80.  Everyone is permitted to copy and distribute verbatim copies
  81.  of this license document, but changing it is not allowed.
  82.  
  83.                 Preamble
  84.  
  85.   The licenses for most software are designed to take away your
  86. freedom to share and change it.  By contrast, the GNU General Public
  87. License is intended to guarantee your freedom to share and change free
  88. software--to make sure the software is free for all its users.  This
  89. General Public License applies to most of the Free Software
  90. Foundation's software and to any other program whose authors commit to
  91. using it.  (Some other Free Software Foundation software is covered by
  92. the GNU Library General Public License instead.)  You can apply it to
  93. your programs, too.
  94.  
  95.   When we speak of free software, we are referring to freedom, not
  96. price.  Our General Public Licenses are designed to make sure that you
  97. have the freedom to distribute copies of free software (and charge for
  98. this service if you wish), that you receive source code or can get it
  99. if you want it, that you can change the software or use pieces of it
  100. in new free programs; and that you know you can do these things.
  101.  
  102.   To protect your rights, we need to make restrictions that forbid
  103. anyone to deny you these rights or to ask you to surrender the rights.
  104. These restrictions translate to certain responsibilities for you if you
  105. distribute copies of the software, or if you modify it.
  106.  
  107.   For example, if you distribute copies of such a program, whether
  108. gratis or for a fee, you must give the recipients all the rights that
  109. you have.  You must make sure that they, too, receive or can get the
  110. source code.  And you must show them these terms so they know their
  111. rights.
  112.  
  113.   We protect your rights with two steps: (1) copyright the software, and
  114. (2) offer you this license which gives you legal permission to copy,
  115. distribute and/or modify the software.
  116.  
  117.   Also, for each author's protection and ours, we want to make certain
  118. that everyone understands that there is no warranty for this free
  119. software.  If the software is modified by someone else and passed on, we
  120. want its recipients to know that what they have is not the original, so
  121. that any problems introduced by others will not reflect on the original
  122. authors' reputations.
  123.  
  124.   Finally, any free program is threatened constantly by software
  125. patents.  We wish to avoid the danger that redistributors of a free
  126. program will individually obtain patent licenses, in effect making the
  127. program proprietary.  To prevent this, we have made it clear that any
  128. patent must be licensed for everyone's free use or not licensed at all.
  129.  
  130.   The precise terms and conditions for copying, distribution and
  131. modification follow.
  132.  
  133.             GNU GENERAL PUBLIC LICENSE
  134.    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  135.  
  136.   0. This License applies to any program or other work which contains
  137. a notice placed by the copyright holder saying it may be distributed
  138. under the terms of this General Public License.  The "Program", below,
  139. refers to any such program or work, and a "work based on the Program"
  140. means either the Program or any derivative work under copyright law:
  141. that is to say, a work containing the Program or a portion of it,
  142. either verbatim or with modifications and/or translated into another
  143. language.  (Hereinafter, translation is included without limitation in
  144. the term "modification".)  Each licensee is addressed as "you".
  145.  
  146. Activities other than copying, distribution and modification are not
  147. covered by this License; they are outside its scope.  The act of
  148. running the Program is not restricted, and the output from the Program
  149. is covered only if its contents constitute a work based on the
  150. Program (independent of having been made by running the Program).
  151. Whether that is true depends on what the Program does.
  152.  
  153.   1. You may copy and distribute verbatim copies of the Program's
  154. source code as you receive it, in any medium, provided that you
  155. conspicuously and appropriately publish on each copy an appropriate
  156. copyright notice and disclaimer of warranty; keep intact all the
  157. notices that refer to this License and to the absence of any warranty;
  158. and give any other recipients of the Program a copy of this License
  159. along with the Program.
  160.  
  161. You may charge a fee for the physical act of transferring a copy, and
  162. you may at your option offer warranty protection in exchange for a fee.
  163.  
  164.   2. You may modify your copy or copies of the Program or any portion
  165. of it, thus forming a work based on the Program, and copy and
  166. distribute such modifications or work under the terms of Section 1
  167. above, provided that you also meet all of these conditions:
  168.  
  169.     a) You must cause the modified files to carry prominent notices
  170.     stating that you changed the files and the date of any change.
  171.  
  172.     b) You must cause any work that you distribute or publish, that in
  173.     whole or in part contains or is derived from the Program or any
  174.     part thereof, to be licensed as a whole at no charge to all third
  175.     parties under the terms of this License.
  176.  
  177.     c) If the modified program normally reads commands interactively
  178.     when run, you must cause it, when started running for such
  179.     interactive use in the most ordinary way, to print or display an
  180.     announcement including an appropriate copyright notice and a
  181.     notice that there is no warranty (or else, saying that you provide
  182.     a warranty) and that users may redistribute the program under
  183.     these conditions, and telling the user how to view a copy of this
  184.     License.  (Exception: if the Program itself is interactive but
  185.     does not normally print such an announcement, your work based on
  186.     the Program is not required to print an announcement.)
  187.  
  188. These requirements apply to the modified work as a whole.  If
  189. identifiable sections of that work are not derived from the Program,
  190. and can be reasonably considered independent and separate works in
  191. themselves, then this License, and its terms, do not apply to those
  192. sections when you distribute them as separate works.  But when you
  193. distribute the same sections as part of a whole which is a work based
  194. on the Program, the distribution of the whole must be on the terms of
  195. this License, whose permissions for other licensees extend to the
  196. entire whole, and thus to each and every part regardless of who wrote it.
  197.  
  198. Thus, it is not the intent of this section to claim rights or contest
  199. your rights to work written entirely by you; rather, the intent is to
  200. exercise the right to control the distribution of derivative or
  201. collective works based on the Program.
  202.  
  203. In addition, mere aggregation of another work not based on the Program
  204. with the Program (or with a work based on the Program) on a volume of
  205. a storage or distribution medium does not bring the other work under
  206. the scope of this License.
  207.  
  208.   3. You may copy and distribute the Program (or a work based on it,
  209. under Section 2) in object code or executable form under the terms of
  210. Sections 1 and 2 above provided that you also do one of the following:
  211.  
  212.     a) Accompany it with the complete corresponding machine-readable
  213.     source code, which must be distributed under the terms of Sections
  214.     1 and 2 above on a medium customarily used for software interchange; or,
  215.  
  216.     b) Accompany it with a written offer, valid for at least three
  217.     years, to give any third party, for a charge no more than your
  218.     cost of physically performing source distribution, a complete
  219.     machine-readable copy of the corresponding source code, to be
  220.     distributed under the terms of Sections 1 and 2 above on a medium
  221.     customarily used for software interchange; or,
  222.  
  223.     c) Accompany it with the information you received as to the offer
  224.     to distribute corresponding source code.  (This alternative is
  225.     allowed only for noncommercial distribution and only if you
  226.     received the program in object code or executable form with such
  227.     an offer, in accord with Subsection b above.)
  228.  
  229. The source code for a work means the preferred form of the work for
  230. making modifications to it.  For an executable work, complete source
  231. code means all the source code for all modules it contains, plus any
  232. associated interface definition files, plus the scripts used to
  233. control compilation and installation of the executable.  However, as a
  234. special exception, the source code distributed need not include
  235. anything that is normally distributed (in either source or binary
  236. form) with the major components (compiler, kernel, and so on) of the
  237. operating system on which the executable runs, unless that component
  238. itself accompanies the executable.
  239.  
  240. If distribution of executable or object code is made by offering
  241. access to copy from a designated place, then offering equivalent
  242. access to copy the source code from the same place counts as
  243. distribution of the source code, even though third parties are not
  244. compelled to copy the source along with the object code.
  245.  
  246.   4. You may not copy, modify, sublicense, or distribute the Program
  247. except as expressly provided under this License.  Any attempt
  248. otherwise to copy, modify, sublicense or distribute the Program is
  249. void, and will automatically terminate your rights under this License.
  250. However, parties who have received copies, or rights, from you under
  251. this License will not have their licenses terminated so long as such
  252. parties remain in full compliance.
  253.  
  254.   5. You are not required to accept this License, since you have not
  255. signed it.  However, nothing else grants you permission to modify or
  256. distribute the Program or its derivative works.  These actions are
  257. prohibited by law if you do not accept this License.  Therefore, by
  258. modifying or distributing the Program (or any work based on the
  259. Program), you indicate your acceptance of this License to do so, and
  260. all its terms and conditions for copying, distributing or modifying
  261. the Program or works based on it.
  262.  
  263.   6. Each time you redistribute the Program (or any work based on the
  264. Program), the recipient automatically receives a license from the
  265. original licensor to copy, distribute or modify the Program subject to
  266. these terms and conditions.  You may not impose any further
  267. restrictions on the recipients' exercise of the rights granted herein.
  268. You are not responsible for enforcing compliance by third parties to
  269. this License.
  270.  
  271.   7. If, as a consequence of a court judgment or allegation of patent
  272. infringement or for any other reason (not limited to patent issues),
  273. conditions are imposed on you (whether by court order, agreement or
  274. otherwise) that contradict the conditions of this License, they do not
  275. excuse you from the conditions of this License.  If you cannot
  276. distribute so as to satisfy simultaneously your obligations under this
  277. License and any other pertinent obligations, then as a consequence you
  278. may not distribute the Program at all.  For example, if a patent
  279. license would not permit royalty-free redistribution of the Program by
  280. all those who receive copies directly or indirectly through you, then
  281. the only way you could satisfy both it and this License would be to
  282. refrain entirely from distribution of the Program.
  283.  
  284. If any portion of this section is held invalid or unenforceable under
  285. any particular circumstance, the balance of the section is intended to
  286. apply and the section as a whole is intended to apply in other
  287. circumstances.
  288.  
  289. It is not the purpose of this section to induce you to infringe any
  290. patents or other property right claims or to contest validity of any
  291. such claims; this section has the sole purpose of protecting the
  292. integrity of the free software distribution system, which is
  293. implemented by public license practices.  Many people have made
  294. generous contributions to the wide range of software distributed
  295. through that system in reliance on consistent application of that
  296. system; it is up to the author/donor to decide if he or she is willing
  297. to distribute software through any other system and a licensee cannot
  298. impose that choice.
  299.  
  300. This section is intended to make thoroughly clear what is believed to
  301. be a consequence of the rest of this License.
  302.  
  303.   8. If the distribution and/or use of the Program is restricted in
  304. certain countries either by patents or by copyrighted interfaces, the
  305. original copyright holder who places the Program under this License
  306. may add an explicit geographical distribution limitation excluding
  307. those countries, so that distribution is permitted only in or among
  308. countries not thus excluded.  In such case, this License incorporates
  309. the limitation as if written in the body of this License.
  310.  
  311.   9. The Free Software Foundation may publish revised and/or new versions
  312. of the General Public License from time to time.  Such new versions will
  313. be similar in spirit to the present version, but may differ in detail to
  314. address new problems or concerns.
  315.  
  316. Each version is given a distinguishing version number.  If the Program
  317. specifies a version number of this License which applies to it and "any
  318. later version", you have the option of following the terms and conditions
  319. either of that version or of any later version published by the Free
  320. Software Foundation.  If the Program does not specify a version number of
  321. this License, you may choose any version ever published by the Free Software
  322. Foundation.
  323.  
  324.   10. If you wish to incorporate parts of the Program into other free
  325. programs whose distribution conditions are different, write to the author
  326. to ask for permission.  For software which is copyrighted by the Free
  327. Software Foundation, write to the Free Software Foundation; we sometimes
  328. make exceptions for this.  Our decision will be guided by the two goals
  329. of preserving the free status of all derivatives of our free software and
  330. of promoting the sharing and reuse of software generally.
  331.  
  332.                 NO WARRANTY
  333.  
  334.   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  335. FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
  336. OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  337. PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  338. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  339. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
  340. TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
  341. PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  342. REPAIR OR CORRECTION.
  343.  
  344.   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  345. WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  346. REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  347. INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  348. OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  349. TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  350. YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  351. PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  352. POSSIBILITY OF SUCH DAMAGES.
  353.  
  354.              END OF TERMS AND CONDITIONS
  355.  
  356.         How to Apply These Terms to Your New Programs
  357.  
  358.   If you develop a new program, and you want it to be of the greatest
  359. possible use to the public, the best way to achieve this is to make it
  360. free software which everyone can redistribute and change under these terms.
  361.  
  362.   To do so, attach the following notices to the program.  It is safest
  363. to attach them to the start of each source file to most effectively
  364. convey the exclusion of warranty; and each file should have at least
  365. the "copyright" line and a pointer to where the full notice is found.
  366.  
  367.     <one line to give the program's name and a brief idea of what it does.>
  368.     Copyright (C) 19yy  <name of author>
  369.  
  370.     This program is free software; you can redistribute it and/or modify
  371.     it under the terms of the GNU General Public License as published by
  372.     the Free Software Foundation; either version 2 of the License, or
  373.     (at your option) any later version.
  374.  
  375.     This program is distributed in the hope that it will be useful,
  376.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  377.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  378.     GNU General Public License for more details.
  379.  
  380.     You should have received a copy of the GNU General Public License
  381.     along with this program; if not, write to the Free Software
  382.     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  383.  
  384.  
  385. Also add information on how to contact you by electronic and paper mail.
  386.  
  387. If the program is interactive, make it output a short notice like this
  388. when it starts in an interactive mode:
  389.  
  390.     Gnomovision version 69, Copyright (C) 19yy name of author
  391.     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  392.     This is free software, and you are welcome to redistribute it
  393.     under certain conditions; type `show c' for details.
  394.  
  395. The hypothetical commands `show w' and `show c' should show the appropriate
  396. parts of the General Public License.  Of course, the commands you use may
  397. be called something other than `show w' and `show c'; they could even be
  398. mouse-clicks or menu items--whatever suits your program.
  399.  
  400. You should also get your employer (if you work as a programmer) or your
  401. school, if any, to sign a "copyright disclaimer" for the program, if
  402. necessary.  Here is a sample; alter the names:
  403.  
  404.   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  405.   `Gnomovision' (which makes passes at compilers) written by James Hacker.
  406.  
  407.   <signature of Ty Coon>, 1 April 1989
  408.   Ty Coon, President of Vice
  409.  
  410. This General Public License does not permit incorporating your program into
  411. proprietary programs.  If your program is a subroutine library, you may
  412. consider it more useful to permit linking proprietary applications with the
  413. library.  If this is what you want to do, use the GNU Library General
  414. Public License instead of this License.
  415.  
  416.  
  417. System requirements
  418. ===================
  419.  
  420. Following software / hardware is required to run ProfiPacket:
  421.  
  422.   - Kickstart 2.04 / Workbench 2.0
  423.   - Magic User Interface 3.8
  424.   - 1,5 MB ram
  425.   - TNC or TNC emulation + Packet Radio modem
  426.  
  427.  
  428.  
  429.  
  430. Deutsch
  431. =======
  432. =======
  433.  
  434.  
  435. Was ist ProfiPacket?
  436. ====================
  437.  
  438. ProfiPacket ist ein Terminalprogramm für die Betriebsart PacketRadio auf
  439. Amateurfunk und CB-Funk. Durch Verwendung von MUI ist ProfiPacket
  440. flexibel in der Gestaltung der Benutzeroberfläche.
  441.  
  442. Die Eigenschaften von ProfiPacket:
  443.  
  444. - Benutzt das MagicUserInterface
  445.  
  446. - Systemkonforme Programmierung - auch bei Audio keine Hardwarezugriffe
  447.  
  448. - ANSI-Farben fähig
  449.  
  450. - Unterstützt bis zu 8!!! Hostmode TNC gleichzeitig
  451.  
  452. - Unterstützt die Verwendung von mehreren Calls
  453.  
  454. - Umfangreiche Konfigurationsmöglichkeit
  455.  
  456. - Für jeden Benutzer können zahlreiche Daten verwaltet werden
  457.  
  458. - Interne Mailbox und Gateway-Funktion integriert
  459.  
  460. - Senden und Empfangen verschiedener Passwortsysteme
  461.  
  462. - Huffman Compression (SP-kompaktibel)
  463.  
  464. - Arbeitet mit PC-Font (keine Umlautprobleme, echte Rahmengrafik)
  465.  
  466. - Interner Konvertierer nach PC-Font und zurück
  467.  
  468. - TNC-Parameter für jeden Benutzer getrennt möglich
  469.  
  470. - Eigenes Benutzerverzeichnis im privilegierten Modus
  471.  
  472. - Unterstützung einer NEWS-Datei mit automatischer Meldung bei neuen News
  473.  
  474. - Konversmodus
  475.  
  476. - Unterstützung einer "Spruchdatei"
  477.  
  478. und vieles mehr
  479.  
  480.  
  481. Copyright
  482. =========
  483.  
  484. (C) 1999 Alexander Feigl
  485.  
  486. Dieses Programm wird unter der GNU General Public License Version 2 oder höher
  487. vertrieben.
  488.  
  489.  
  490. Deutsche Übersetzung der GNU General Public License
  491.  
  492. Erstellt im Auftrag der S.u.S.E. GmbH [suse@suse.de]
  493. von Katja Lachmann Übersetzungen [na194@fim.uni-erlangen.de],
  494. modifiziert von Peter Gerwinski [peter.gerwinski@uni-essen.de] (31. Oktober 1996)
  495.  
  496. Diese Übersetzung wird mit der Absicht angeboten, das Verständnis der GNU
  497. General Public License (GNU-GPL) zu erleichtern. Es handelt sich jedoch
  498. nicht um eine offizielle oder im rechtlichen Sinne anerkannte Übersetzung.
  499.  
  500. Die Free Software Foundation (FSF) ist nicht der Herausgeber dieser
  501. Übersetzung, und sie hat diese Übersetzung auch nicht als rechtskräftigen
  502. Ersatz für die Original-GNU-GPL anerkannt. Da die Übersetzung nicht sorgfältig
  503. von Anwälten überprüft wurde, können die Übersetzer nicht garantieren, daß die
  504. Übersetzung die rechtlichen Aussagen der GNU-GPL exakt wiedergibt. Wenn Sie
  505. sichergehen wollen, daß von Ihnen geplante Aktivitäten im Sinne der GNU-GPL
  506. gestattet sind, halten Sie sich bitte an die englischsprachige Originalversion.
  507.  
  508. Die Free Software Foundation möchte Sie darum bitten, diese Übersetzung nicht
  509. als offizielle Lizenzbedingungen für von Ihnen geschriebene Programme zu
  510. verwenden. Bitte benutzen Sie hierfür stattdessen die von der Free Software
  511. Foundation herausgegebene englischsprachige Originalversion.
  512.  
  513. This is a translation of the GNU General Public License into German. This
  514. translation is distributed in the hope that it will facilitate understanding,
  515. but it is not an official or legally approved translation.
  516.  
  517. The Free Software Foundation is not the publisher of this translation and has
  518. not approved it as a legal substitute for the authentic GNU General Public
  519. License. The translation has not been reviewed carefully by lawyers, and
  520. therefore the translator cannot be sure that it exactly represents the legal
  521. meaning of the GNU General Public License. If you wish to be sure whether your
  522. planned activities are permitted by the GNU General Public License, please
  523. refer to the authentic English version.
  524.  
  525. The Free Software Foundation strongly urges you not to use this translation as
  526. the official distribution terms for your programs; instead, please use the
  527. authentic English version published by the Free Software Foundation.
  528.  
  529.  
  530.  
  531.                                GNU General Public License
  532.  
  533.                       Deutsche Übersetzung der Version 2, Juni 1991
  534.  
  535.                  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
  536.                          675 Mass Ave, Cambridge, MA 02139, USA
  537.  
  538. Jeder hat das Recht, diese Lizenzurkunde zu vervielfältigen und unveränderte
  539. Kopien zu verbreiten; Änderungen sind jedoch nicht gestattet.
  540.  
  541. Diese Übersetzung ist kein rechtskräftiger Ersatz für die englischsprachige
  542. Originalversion!
  543.  
  544.  
  545.  
  546. Vorwort
  547.  
  548. Die meisten Softwarelizenzen sind daraufhin entworfen worden, Ihnen die
  549. Freiheit zu nehmen, die Software weiterzugeben und zu verändern. Im Gegensatz
  550. dazu soll Ihnen die GNU General Public License, die allgemeine öffentliche
  551. GNU-Lizenz, ebendiese Freiheit garantieren. Sie soll sicherstellen, daß die
  552. Software für alle Benutzer frei ist. Diese Lizenz gilt für den Großteil der
  553. von der Free Software Foundation herausgegebenen Software und für alle
  554. anderen Programme, deren Autoren ihr Werk dieser Lizenz unterstellt haben.
  555. Auch Sie können diese Möglichkeit der Lizenzierung für Ihre Programme
  556. anwenden. (Ein anderer Teil der Software der Free Software Foundation
  557. unterliegt stattdessen der GNU Library General Public License, der allgemeinen
  558. öffentlichen GNU-Lizenz für Bibliotheken.)
  559.  
  560. Die Bezeichnung "freie" Software bezieht sich auf Freiheit, nicht auf den
  561. Preis. Unsere Lizenzen sollen Ihnen die Freiheit garantieren, Kopien freier
  562. Software zu verbreiten (und etwas für diesen Service zu berechnen, wenn Sie
  563. möchten), die Möglichkeit, die Software im Quelltext zu erhalten oder den
  564. Quelltext auf Wunsch zu bekommen. Die Lizenzen sollen garantieren, daß Sie die
  565. Software ändern oder Teile davon in neuen freien Programmen verwenden dürfen -
  566. und daß Sie wissen, daß Sie dies alles tun dürfen.
  567.  
  568. Um Ihre Rechte zu schützen, müssen wir Einschränkungen machen, die es jedem
  569. verbieten, Ihnen diese Rechte zu verweigern oder Sie aufzufordern, auf diese
  570. Rechte zu verzichten. Aus diesen Einschränkungen folgen bestimmte
  571. Verantwortlichkeiten für Sie, wenn Sie Kopien der Software verbreiten oder sie
  572. verändern.
  573.  
  574. Beispielsweise müssen Sie den Empfängern alle Rechte gewähren, die Sie selbst
  575. haben, wenn Sie - kostenlos oder gegen Bezahlung - Kopien eines solchen
  576. Programms verbreiten. Sie müssen sicherstellen, daß auch sie den Quelltext
  577. erhalten bzw. erhalten können. Und Sie müssen ihnen diese Bedingungen zeigen,
  578. damit sie ihre Rechte kennen.
  579.  
  580. Wir schützen Ihre Rechte in zwei Schritten:
  581.  
  582. (1) Wir stellen die Software unter ein Urheberrecht (Copyright), und
  583. (2) wir bieten Ihnen diese Lizenz an, die Ihnen das Recht gibt, die Software zu
  584. vervielfältigen, zu verbreiten und/oder zu verändern.
  585.  
  586. Um die Autoren und uns zu schützen, wollen wir darüberhinaus sicherstellen, daß
  587. jeder erfährt, daß für diese freie Software keinerlei Garantie besteht. Wenn
  588. die Software von jemand anderem modifiziert und weitergegeben wird, möchten wir,
  589. daß die Empfänger wissen, daß sie nicht das Original erhalten haben, damit von
  590. anderen verursachte Probleme nicht den Ruf des ursprünglichen Autors schädigen.
  591.  
  592. Schließlich und endlich ist jedes freie Programm permanent durch
  593. Software-Patente bedroht. Wir möchten die Gefahr ausschließen, daß Distributoren
  594. eines freien Programms individuell Patente lizensieren - mit dem Ergebnis, daß
  595. das Programm proprietär würde. Um dies zu verhindern, haben wir klargestellt,
  596. daß jedes Patent entweder für freie Benutzung durch jedermann lizenziert werden
  597. muß oder überhaupt nicht lizenziert werden darf.
  598.  
  599. Es folgen die genauen Bedingungen für die Vervielfältigung, Verbreitung und
  600. Bearbeitung:
  601.  
  602.  
  603.  
  604. Bedingungen für die Vervielfältigung, Verbreitung und Bearbeitung
  605.  
  606. Paragraph 0. Diese Lizenz gilt für jedes Programm und jedes andere Werk, in dem
  607. ein entsprechender Vermerk des Copyright-Inhabers darauf hinweist, daß das Werk
  608. unter den Bestimmungen dieser General Public License verbreitet werden darf. Im
  609. folgenden wird jedes derartige Programm oder Werk als "das Programm" bezeichnet;
  610. die Formulierung "auf dem Programm basierendes Werk" bezeichnet das Programm
  611. sowie jegliche Bearbeitung des Programms im urheberrechtlichen Sinne, also ein
  612. Werk, welches das Programm, auch auszugsweise, sei es unverändert oder verändert
  613. und/oder in eine andere Sprache übersetzt, enthält. (Im folgenden wird die
  614. Übersetzung ohne Einschränkung als "Bearbeitung" eingestuft.) Jeder Lizenznehmer
  615. wird im folgenden als "Sie" angesprochen.
  616.  
  617. Andere Handlungen als Vervielfältigung, Verbreitung und Bearbeitung werden von
  618. dieser Lizenz nicht berührt; sie fallen nicht in ihren Anwendungsbereich. Der
  619. Vorgang der Ausführung des Programms wird nicht eingeschränkt, und die Ausgaben
  620. des Programms unterliegen dieser Lizenz nur, wenn der Inhalt ein auf dem
  621. Programm basierendes Werk darstellt (unabhängig davon, daß die Ausgabe durch
  622. die Ausführung des Programmes erfolgte). Ob dies zutrifft, hängt von den
  623. Funktionen des Programms ab.
  624.  
  625. Paragraph 1. Sie dürfen auf beliebigen Medien unveränderte Kopien des
  626. Quelltextes des Programms, wie sie ihn erhalten haben, anfertigen und
  627. verbreiten. Voraussetzung hierfür ist, daß Sie mit jeder Kopie einen
  628. entsprechenden Copyright-Vermerk sowie einen Haftungsausschluß veröffentlichen,
  629. alle Vermerke, die sich auf diese Lizenz und das Fehlen einer Garantie beziehen,
  630. unverändert lassen und desweiteren allen anderen Empfängern des Programms
  631. zusammen mit dem Programm eine Kopie dieser Lizenz zukommen lassen.
  632.  
  633. Sie dürfen für den eigentlichen Kopiervorgang eine Gebühr verlangen. Wenn Sie
  634. es wünschen, dürfen Sie auch gegen Entgeld eine Garantie für das Programm
  635. anbieten.
  636.  
  637.  
  638.  
  639. Paragraph 2. Sie dürfen Ihre Kopie(n) des Programms oder eines Teils davon
  640. verändern, wodurch ein auf dem Programm basierendes Werk entsteht; Sie dürfen
  641. derartige Bearbeitungen unter den Bestimmungen von Paragraph 1 vervielfältigen
  642. und verbreiten, vorausgesetzt, daß zusätzlich alle folgenden Bedingungen
  643. erfüllt werden:
  644.  
  645. (a)    Sie müssen die veränderten Dateien mit einem auffälligen Vermerk
  646.        versehen, der auf die von Ihnen vorgenommene Modifizierung und das Datum
  647.        jeder Änderung hinweist.
  648.  
  649. (b)    Sie müssen dafür sorgen, daß jede von Ihnen verbreitete oder
  650.        veröffentlichte Arbeit, die ganz oder teilweise von dem Programm oder
  651.        Teilen davon abgeleitet ist, Dritten gegenüber als Ganzes unter den
  652.        Bedingungen dieser Lizenz ohne Lizenzgebühren zur Verfügung gestellt
  653.        wird.
  654.  
  655. (c)    Wenn das veränderte Programm normalerweise bei der Ausführung interaktiv
  656.        Kommandos einliest, müssen Sie dafür sorgen, daß es, wenn es auf dem
  657.        üblichsten Wege für solche interaktive Nutzung gestartet wird, eine
  658.        Meldung ausgibt oder ausdruckt, die einen geeigneten Copyright-Vermerk
  659.        enthält sowie einen Hinweis, daß es keine Gewährleistung gibt (oder
  660.        anderenfalls, daß Sie Garantie leisten), und daß die Benutzer das
  661.        Programm unter diesen Bedingungen weiter verbreiten dürfen. Auch muß der
  662.        Benutzer darauf hingewiesen werden, wie er eine Kopie dieser Lizenz
  663.        ansehen kann. (Ausnahme: Wenn das Programm selbst interaktiv arbeitet,
  664.        aber normalerweise keine derartige Meldung ausgibt, muß Ihr auf dem
  665.        Programm basierendes Werk auch keine solche Meldung ausgeben).
  666.  
  667. Diese Anforderungen betreffen das veränderte Werk als Ganzes. Wenn
  668. identifizierbare Abschnitte des Werkes nicht von dem Programm abgeleitet sind
  669. und vernünftigerweise selbst als unabhängige und eigenständige Werke betrachtet
  670. werden können, dann erstrecken sich diese Lizenz und ihre Bedingungen nicht auf
  671. diese Abschnitte, wenn sie als eigenständige Werke verbreitet werden. Wenn Sie
  672. jedoch dieselben Abschnitte als Teil eines Ganzen verbreiten, das ein auf dem
  673. Programm basierendes Werk darstellt, dann muß die Verbreitung des Ganzen nach
  674. den Bedingungen dieser Lizenz erfolgen, deren Bedingungen für weitere
  675. Lizenznehmer somit auf die Gesamtheit ausgedehnt werden - und damit auf jeden
  676. einzelnen Teil, unabhängig vom jeweiligen Autor.
  677.  
  678. Somit ist es nicht die Absicht dieses Abschnittes, Rechte für Werke in Anspruch
  679. zu nehmen oder zu beschneiden, die komplett von Ihnen geschrieben wurden;
  680. vielmehr ist es die Absicht, die Rechte zur Kontrolle der Verbreitung von
  681. Werken, die auf dem Programm basieren oder unter seiner auszugsweisen Verwendung
  682. zusammengestellt worden sind, auszuüben.
  683.  
  684. Ferner bringt ein einfaches Zusammenstellen eines anderen Werkes, das nicht auf
  685. dem Programm basiert, zusammen mit dem Programm oder einem auf dem Programm
  686. basierenden Werk auf ein- und demselben Speicher- oder Vertriebsmedium nicht in
  687. den Anwendungsbereich dieser Lizenz.
  688.  
  689.  
  690.  
  691. Paragraph 3. Sie dürfen das Programm (oder ein darauf basierendes Werk gemäß
  692. Paragraph 2) als Objectcode oder in ausführbarer Form unter den Bedingungen von
  693. Paragraph 1 und 2 vervielfältigen und verbreiten - vorausgesetzt, daß Sie
  694. außerdem eine der folgenden Leistungen erbringen:
  695.  
  696. (a)    Liefern Sie das Programm zusammen mit dem vollständigen zugehörigen
  697.        maschinenlesbaren Quelltext auf einem für den Datenaustausch üblichen
  698.        Medium aus, wobei die Verteilung unter den Bedingungen der Paragraphen 1
  699.        und 2 erfolgen muß. Oder:
  700.  
  701. (b)    Liefern Sie das Programm zusammen mit einem mindestens drei Jahre lang
  702.        gültigen schriftlichen Angebot aus, jedem Dritten eine vollständige
  703.        maschinenlesbare Kopie des Quelltextes zur Verfügung zu stellen - zu
  704.        nicht höheren Kosten als denen, die durch den physikalischen
  705.        Kopiervorgang anfallen -, wobei der Quelltext unter den Bedingungen der
  706.        Paragraphen 1 und 2 auf einem für den Datenaustausch üblichen Medium
  707.        weitergegeben wird. Oder:
  708.  
  709. (c)    Liefern Sie das Programm zusammen mit dem schriftlichen Angebot der
  710.        Zurverfügungstellung des Quelltextes aus, das Sie selbst erhalten haben.
  711.        (Diese Alternative ist nur für nicht-kommerzielle Verbreitung zulässig
  712.        und nur, wenn Sie das Programm als Objectcode oder in ausführbarer Form
  713.        mit einem entsprechenden Angebot gemäß Absatz b erhalten haben.)
  714.  
  715. Unter dem Quelltext eines Werkes wird diejenige Form des Werkes verstanden, die
  716. für Bearbeitungen vorzugsweise verwendet wird. Für ein ausführbares Programm
  717. bedeutet "der komplette Quelltext": Der Quelltext aller im Programm enthaltenen
  718. Module einschließlich aller zugehörigen Modulschnittstellen-Definitionsdateien
  719. sowie der zur Compilation und Installation verwendeten Skripte. Als besondere
  720. Ausnahme jedoch braucht der verteilte Quelltext nichts von dem zu enthalten,
  721. was üblicherweise (entweder als Quelltext oder in binärer Form) zusammen mit den
  722. Hauptkomponenten des Betriebssystems (Kernel, Compiler usw.) geliefert wird,
  723. unter dem das Programm läuft - es sei denn, diese Komponente selbst gehört zum
  724. ausführbaren Programm.
  725.  
  726. Wenn die Verbreitung eines ausführbaren Programms oder von Objectcode dadurch
  727. erfolgt, daß der Kopierzugriff auf eine dafür vorgesehene Stelle gewährt wird,
  728. so gilt die Gewährung eines gleichwertigen Zugriffs auf den Quelltext als
  729. Verbreitung des Quelltextes, auch wenn Dritte nicht dazu gezwungen sind, den
  730. Quelltext zusammen mit dem Objectcode zu kopieren.
  731.  
  732.  
  733.  
  734. Paragraph 4. Sie dürfen das Programm nicht vervielfältigen, verändern, weiter
  735. lizenzieren oder verbreiten, sofern es nicht durch diese Lizenz ausdrücklich
  736. gestattet ist. Jeder anderweitige Versuch der Vervielfältigung, Modifizierung,
  737. Weiterlizenzierung und Verbreitung ist nichtig und beendet automatisch Ihre
  738. Rechte unter dieser Lizenz. Jedoch werden die Lizenzen Dritter, die von Ihnen
  739. Kopien oder Rechte unter dieser Lizenz erhalten haben, nicht beendet, solange
  740. diese die Lizenz voll anerkennen und befolgen.
  741.  
  742.  
  743.  
  744. Paragraph 5. Sie sind nicht verpflichtet, diese Lizenz anzunehmen, da Sie sie
  745. nicht unterzeichnet haben. Jedoch gibt Ihnen nichts anderes die Erlaubnis, das
  746. Programm oder von ihm abgeleitete Werke zu verändern oder zu verbreiten. Diese
  747. Handlungen sind gesetzlich verboten, wenn Sie diese Lizenz nicht anerkennen.
  748. Indem Sie das Programm (oder ein darauf basierendes Werk) verändern oder
  749. verbreiten, erklären Sie Ihr Einverständnis mit dieser Lizenz und mit allen
  750. ihren Bedingungen bezüglich der Vervielfältigung, Verbreitung und Veränderung
  751. des Programms oder eines darauf basierenden Werks.
  752.  
  753.  
  754.  
  755. Paragraph 6. Jedesmal, wenn Sie das Programm (oder ein auf dem Programm
  756. basierendes Werk) weitergeben, erhält der Empfänger automatisch vom
  757. ursprünglichen Lizenzgeber die Lizenz, das Programm entsprechend den hier
  758. festgelegten Bestimmungen zu vervielfältigen, zu verbreiten und zu verändern.
  759. Sie dürfen keine weiteren Einschränkungen der Durchsetzung der hierin
  760. zugestandenen Rechte des Empfängers vornehmen. Sie sind nicht dafür
  761. verantwortlich, die Einhaltung dieser Lizenz durch Dritte durchzusetzen.
  762.  
  763.  
  764.  
  765. Paragraph 7. Sollten Ihnen infolge eines Gerichtsurteils, des Vorwurfs einer
  766. Patentverletzung oder aus einem anderen Grunde (nicht auf Patentfragen
  767. begrenzt) Bedingungen (durch Gerichtsbeschluß, Vergleich oder anderweitig)
  768. auferlegt werden, die den Bedingungen dieser Lizenz widersprechen, so befreien
  769. Sie diese Umstände nicht von den Bestimmungen dieser Lizenz. Wenn es Ihnen nicht
  770. möglich ist, das Programm unter gleichzeitiger Beachtung der Bedingungen in
  771. dieser Lizenz und Ihrer anderweitigen Verpflichtungen zu verbreiten, dann dürfen
  772. Sie als Folge das Programm überhaupt nicht verbreiten. Wenn zum Beispiel ein
  773. Patent nicht die gebührenfreie Weiterverbreitung des Programms durch diejenigen
  774. erlaubt, die das Programm direkt oder indirekt von Ihnen erhalten haben, dann
  775. besteht der einzige Weg, sowohl das Patentrecht als auch diese Lizenz zu
  776. befolgen, darin, ganz auf die Verbreitung des Programms zu verzichten.
  777.  
  778. Sollte sich ein Teil dieses Paragraphen als ungültig oder unter bestimmten
  779. Umständen nicht durchsetzbar erweisen, so soll dieser Paragraph seinem Sinne
  780. nach angewandt werden; im übrigen soll dieser Paragraph als Ganzes gelten.
  781.  
  782. Zweck dieses Paragraphen ist nicht, Sie dazu zu bringen, irgendwelche Patente
  783. oder andere Eigentumsansprüche zu verletzen oder die Gültigkeit solcher
  784. Ansprüche zu bestreiten; dieser Paragraph hat einzig den Zweck, die Integrität
  785. des Verbreitungssystems der freien Software zu schützen, das durch die Praxis
  786. öffentlicher Lizenzen verwirklicht wird. Viele Leute haben großzügige Beiträge
  787. zu dem großen Angebot der mit diesem System verbreiteten Software im Vertrauen
  788. auf die konsistente Anwendung dieses Systems geleistet; es liegt am Autor/Geber,
  789. zu entscheiden, ob er die Software mittels irgendeines anderen Systems
  790. verbreiten will; ein Lizenznehmer hat auf diese Entscheidung keinen Einfluß.
  791.  
  792. Dieser Paragraph ist dazu gedacht, deutlich klarzustellen, was als Konsequenz
  793. aus dem Rest dieser Lizenz betrachtet wird.
  794.  
  795.  
  796.  
  797. Paragraph 8. Wenn die Verbreitung und/oder die Benutzung des Programms in
  798. bestimmten Staaten entweder durch Patente oder durch urheberrechtlich
  799. geschützte Schnittstellen eingeschränkt ist, kann der Urheberrechtsinhaber, der
  800. das Programm unter diese Lizenz gestellt hat, eine explizite geographische
  801. Begrenzung der Verbreitung angeben, in der diese Staaten ausgeschlossen werden,
  802. so daß die Verbreitung nur innerhalb und zwischen den Staaten erlaubt ist, die
  803. nicht ausgeschlossen sind. In einem solchen Fall beinhaltet diese Lizenz die
  804. Beschränkung, als wäre sie in diesem Text niedergeschrieben.
  805.  
  806.  
  807.  
  808. Paragraph 9. Die Free Software Foundation kann von Zeit zu Zeit überarbeitete
  809. und/oder neue Versionen der General Public License veröffentlichen. Solche
  810. neuen Versionen werden vom Grundprinzip her der gegenwärtigen entsprechen,
  811. können aber im Detail abweichen, um neuen Problemen und Anforderungen gerecht
  812. zu werden.
  813.  
  814. Jede Version dieser Lizenz hat eine eindeutige Versionsnummer. Wenn in einem
  815. Programm angegeben wird, daß es dieser Lizenz in einer bestimmten
  816. Versionsnummer oder "jeder späteren Version" ("any later version") unterliegt,
  817. so haben Sie die Wahl, entweder den Bestimmungen der genannten Version zu
  818. folgen oder denen jeder beliebigen späteren Version, die von der Free Software
  819. Foundation veröffentlicht wurde. Wenn das Programm keine Versionsnummer angibt,
  820. können Sie eine beliebige Version wählen, die je von der Free Software
  821. Foundation veröffentlicht wurde.
  822.  
  823.  
  824.  
  825. Paragraph 10. Wenn Sie den Wunsch haben, Teile des Programms in anderen freien
  826. Programmen zu verwenden, deren Bedingungen für die Verbreitung anders sind,
  827. schreiben Sie an den Autor, um ihn um die Erlaubnis zu bitten. Für Software,
  828. die unter dem Copyright der Free Software Foundation steht, schreiben Sie an
  829. die Free Software Foundation; wir machen zu diesem Zweck gelegentlich
  830. Ausnahmen. Unsere Entscheidung wird von den beiden Zielen geleitet werden, zum
  831. einen den freien Status aller von unserer freien Software abgeleiteten Werke zu
  832. erhalten und zum anderen das gemeinschaftliche Nutzen und Wiederverwenden von
  833. Software im allgemeinen zu fördern.
  834.  
  835.  
  836.  
  837. Keine Gewährleistung
  838.  
  839.  
  840.  
  841. Paragraph 11. Da das Programm ohne jegliche Kosten lizenziert wird, besteht
  842. keinerlei Gewährleistung für das Programm, soweit dies gesetzlich zulässig ist.
  843. Sofern nicht anderweitig schriftlich bestätigt, stellen die Copyright-Inhaber
  844. und/oder Dritte das Programm so zur Verfügung, "wie es ist", ohne irgendeine
  845. Gewährleistung, weder ausdrücklich noch implizit, einschließlich - aber nicht
  846. begrenzt auf - Marktreife oder Verwendbarkeit für einen bestimmten Zweck. Das
  847. volle Risiko bezüglich Qualität und Leistungsfähigkeit des Programms liegt bei
  848. Ihnen. Sollte sich das Programm als fehlerhaft herausstellen, liegen die
  849. Kosten für notwendigen Service, Reparatur oder Korrektur bei Ihnen.
  850.  
  851.  
  852.  
  853. Paragraph 12. In keinem Fall, außer wenn durch geltendes Recht gefordert oder
  854. schriftlich zugesichert, ist irgendein Copyright-Inhaber oder irgendein
  855. Dritter, der das Programm wie oben erlaubt modifiziert oder verbreitet hat,
  856. Ihnen gegenüber für irgendwelche Schäden haftbar, einschließlich jeglicher
  857. allgemeiner oder spezieller Schäden, Schäden durch Seiteneffekte
  858. (Nebenwirkungen) oder Folgeschäden, die aus der Benutzung des Programms oder
  859. der Unbenutzbarkeit des Programms folgen (einschließlich - aber nicht beschränkt
  860. auf - Datenverluste, fehlerhafte Verarbeitung von Daten, Verluste, die von Ihnen
  861. oder anderen getragen werden müssen, oder dem Unvermögen des Programms, mit
  862. irgendeinem anderen Programm zusammenzuarbeiten), selbst wenn ein
  863. Copyright-Inhaber oder Dritter über die Möglichkeit solcher Schäden unterrichtet
  864. worden war.
  865.  
  866.  
  867.  
  868. Ende der Bedingungen
  869.  
  870.  
  871.  
  872. Anhang: Wie Sie diese Bedingungen auf Ihre neuen Programme anwendbar machen
  873.  
  874. Wenn Sie ein neues Programm entwickeln und wollen, daß es vom größtmöglichen
  875. Nutzen für die Allgemeinheit ist, dann erreichen Sie das am besten, indem Sie
  876. es zu freier Software machen, die jeder unter diesen Bestimmungen
  877. weiterverbreiten und verändern kann.
  878.  
  879. Um dies zu erreichen, fügen Sie die folgenden Anmerkungen zu Ihrem Programm
  880. hinzu. Am sichersten ist es, sie an den Anfang einer jeden Quelldatei zu
  881. stellen, um den Gewährleistungsausschluß möglichst deutlich darzustellen;
  882. außerdem sollte jede Datei mindestens eine "Copyright"-Zeile besitzen sowie
  883. einen kurzen Hinweis darauf, wo die vollständige Lizenz gefunden werden kann.
  884.  
  885.     [eine Zeile mit dem Programmnamen und einer kurzen Beschreibung]
  886.     Copyright (C) 19[yy]  [Name des Autors]
  887.  
  888.     This program is free software; you can redistribute it and/or
  889.     modify it under the terms of the GNU General Public License as
  890.     published by the Free Software Foundation; either version 2 of
  891.     the License, or (at your option) any later version.
  892.  
  893.     This program is distributed in the hope that it will be useful,
  894.     but WITHOUT ANY WARRANTY; without even the implied warranty of
  895.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  896.     General Public License for more details.
  897.  
  898.     You should have received a copy of the GNU General Public License
  899.     along with this program; if not, write to the Free Software
  900.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  901.  
  902.  
  903. Auf Deutsch:
  904.  
  905.  
  906.     [eine Zeile mit dem Programmnamen und einer kurzen Beschreibung]
  907.     Copyright (C) 19[jj]  [Name des Autors]
  908.  
  909.     Dieses Programm ist freie Software. Sie können es unter
  910.     den Bedingungen der GNU General Public License, wie von der
  911.     Free Software Foundation herausgegeben, weitergeben und/oder
  912.     modifizieren, entweder unter Version 2 der Lizenz oder (wenn
  913.     Sie es wünschen) jeder späteren Version.
  914.  
  915.     Die Veröffentlichung dieses Programms erfolgt in der
  916.     Hoffnung, daß es Ihnen von Nutzen sein wird, aber OHNE JEDE
  917.     GEWÄHRLEISTUNG - sogar ohne die implizite Gewährleistung
  918.     der MARKTREIFE oder der EIGNUNG FÜR EINEN BESTIMMTEN ZWECK.
  919.     Details finden Sie in der GNU General Public License.
  920.  
  921.     Sie sollten eine Kopie der GNU General Public License zusammen
  922.     mit diesem Programm erhalten haben. Falls nicht, schreiben Sie
  923.     an die Free Software Foundation, Inc., 675 Mass Ave, Cambridge,
  924.     MA 02139, USA.
  925.  
  926.  
  927. Fügen Sie auch einen kurzen Hinweis hinzu, wie Sie elektronisch und
  928. per Brief erreichbar sind.
  929.  
  930. Wenn Ihr Programm interaktiv ist, sorgen Sie dafür, daß es nach dem
  931. Start einen kurzen Vermerk ausgibt:
  932.  
  933.     Gnomovision version 69, Copyright (C) 19[yy]  [Name des Autors]
  934.     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type
  935.     `show w'. This is free software, and you are welcome to
  936.     redistribute it under certain conditions; type `show c' for
  937.     details.
  938.  
  939.  
  940. Auf Deutsch:
  941.  
  942.     Gnomovision Version 69, Copyright (C) 19[jj]  [Name des Autors]
  943.     Für Gnomovision besteht KEINERLEI GARANTIE; geben Sie `show w'
  944.     für Details ein. Gnonovision ist freie Software, die Sie unter
  945.     bestimmten Bedingungen weitergeben dürfen; geben Sie `show c'
  946.     für Details ein.
  947.  
  948.  
  949. Die hypothetischen Kommandos `show w' und `show c' sollten die
  950. entsprechenden Teile der GNU-GPL anzeigen. Natürlich können die von
  951. Ihnen verwendeten Kommandos anders heißen als `show w' und `show c';
  952. es könnten auch Mausklicks oder Menüpunkte sein - was immer am besten in
  953. Ihr Programm paßt.
  954.  
  955. Soweit vorhanden, sollten Sie auch Ihren Arbeitgeber (wenn Sie als Programmierer
  956. arbeiten) oder Ihre Schule einen Copyright-Verzicht für das Programm
  957. unterschreiben lassen. Hier ein Beispiel mit geänderten Namen:
  958.  
  959.        Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  960.        "Gnomovision" (which makes passes at compilers) written by James Hacker.
  961.  
  962.        [Unterschrift von Ty Coon], 1 April 1989
  963.        Ty Coon, President of Vice
  964.  
  965. Auf Deutsch:
  966.  
  967.        Die Yoyodyne GmbH erhebt keinerlei urheberrechtlichen Anspruch auf das
  968.        Programm "Gnomovision" (einem Schrittmacher für Compiler), geschrieben
  969.        von James Hacker.
  970.  
  971.        [Unterschrift von Ty Coon], 1. April 1989
  972.        Ty Coon, Vizepräsident
  973.  
  974. Diese General Public License gestattet nicht die Einbindung des Programms in
  975. proprietäre Programme. Ist Ihr Programm eine Funktionsbibliothek, so kann es
  976. sinnvoller sein, das Binden proprietärer Programme mit dieser Bibliothek zu
  977. gestatten. Wenn Sie dies tun wollen, sollten Sie die GNU Library General Public
  978. License anstelle dieser Lizenz verwenden.
  979.  
  980.  
  981. Systemanforderungen
  982. ===================
  983.  
  984. Profipacket stellt an den Computer bestimmte Anforderungen:
  985.  
  986.   - Kickstart 2.04 / Workbench 2.0
  987.   - MagicUserInterface 3.8
  988.   - 1,5 MB Speicher
  989.   - TNC oder TNC-Emulation + Packet Radio Modem (z.B. AmigaTNC)
  990.  
  991.  
  992. ============================= Archive contents =============================
  993.  
  994. Original  Packed Ratio    Date     Time    Name
  995. -------- ------- ----- --------- --------  -------------
  996.     1670     856 48.7% 26-May-99 10:40:24  acconfig.h
  997.    86397   25036 71.0% 13-May-99 18:31:50  acinclude.m4
  998.    89576   26113 70.8% 28-Jun-99 15:03:56  aclocal.m4
  999.     1670     856 48.7% 26-May-99 10:40:24 +acconfig.h
  1000.    86397   25036 71.0% 13-May-99 18:31:50 +acinclude.m4
  1001.    89576   26113 70.8% 28-Jun-99 15:03:56 +aclocal.m4
  1002.    10535    3506 66.7% 13-May-99 18:31:50 +automoc
  1003.    29612    9433 68.1% 13-May-99 18:46:32 +config.guess
  1004.      967     438 54.7% 13-May-99 17:24:24 +config.h.bot
  1005.     1521     677 55.4% 28-Jun-99 15:02:58 +config.h.in
  1006.    20453    6533 68.0% 13-May-99 18:36:38 +config.sub
  1007.   157476   33915 78.4% 28-Jun-99 15:04:34 +configure
  1008.     3309    1384 58.1% 26-May-99 10:40:24 +configure.in
  1009.    18008    7009 61.0% 26-May-99 09:11:12 +COPYING
  1010.   126514   40599 67.9% 28-Jun-99 14:57:10 +Deutsch.guide
  1011.      504     283 43.8% 13-May-99 17:24:26 +Deutsch.guide.info
  1012.    30748   12087 60.6% 28-Jun-99 14:57:10 +English.guide
  1013.      504     283 43.8% 13-May-99 17:24:26 +English.guide.info
  1014.     1256     668 46.8% 26-May-99 10:42:40 +Makefile.am
  1015.     8257    3000 63.6% 28-Jun-99 15:04:24 +Makefile.in
  1016.       77      76  1.2% 13-May-99 17:24:26 +BBS_C_GLOBAL
  1017.      136     118 13.2% 13-May-99 17:24:26 +CHAT_C_GLOBAL
  1018.     1152     651 43.4% 26-May-99 10:42:44 +Makefile.am
  1019.     8159    2988 63.3% 28-Jun-99 15:04:24 +Makefile.in
  1020.      986     415 57.9% 26-May-99 22:19:26 +BBS_H_EN
  1021.       80      59 26.2% 26-May-99 22:19:26 +BBS_H_EN_A
  1022.      281     168 40.2% 26-May-99 22:19:26 +BBS_H_EN_B
  1023.       93      73 21.5% 26-May-99 22:19:26 +BBS_H_EN_H
  1024.      184     112 39.1% 26-May-99 22:19:26 +BBS_H_EN_I
  1025.      320     184 42.5% 26-May-99 22:19:26 +BBS_H_EN_K
  1026.      343     198 42.2% 26-May-99 22:19:26 +BBS_H_EN_K>
  1027.      322     184 42.8% 26-May-99 22:19:26 +BBS_H_EN_KM
  1028.      351     186 47.0% 26-May-99 22:19:26 +BBS_H_EN_L
  1029.      281     159 43.4% 26-May-99 22:19:26 +BBS_H_EN_L<
  1030.      276     154 44.2% 26-May-99 22:19:26 +BBS_H_EN_L>
  1031.      356     187 47.4% 26-May-99 22:19:26 +BBS_H_EN_LM
  1032.      281     168 40.2% 26-May-99 22:19:26 +BBS_H_EN_Q
  1033.      399     223 44.1% 26-May-99 22:19:26 +BBS_H_EN_R
  1034.      115      81 29.5% 26-May-99 22:19:26 +BBS_H_EN_RM
  1035.      316     192 39.2% 26-May-99 22:19:26 +BBS_H_EN_SP
  1036.     1047     417 60.1% 26-May-99 22:19:26 +BBS_H_NOR
  1037.      101      71 29.7% 13-May-99 17:24:26 +BBS_H_NOR_A
  1038.      274     176 35.7% 13-May-99 17:24:26 +BBS_H_NOR_B
  1039.       71      53 25.3% 13-May-99 17:24:26 +BBS_H_NOR_H
  1040.      176     113 35.7% 26-May-99 22:19:26 +BBS_H_NOR_I
  1041.      331     190 42.5% 26-May-99 22:19:26 +BBS_H_NOR_K
  1042.      358     209 41.6% 26-May-99 22:19:26 +BBS_H_NOR_K>
  1043.      335     193 42.3% 26-May-99 22:19:26 +BBS_H_NOR_KM
  1044.      380     194 48.9% 13-May-99 17:24:26 +BBS_H_NOR_L
  1045.      266     163 38.7% 13-May-99 17:24:26 +BBS_H_NOR_L<
  1046.      256     157 38.6% 13-May-99 17:24:26 +BBS_H_NOR_L>
  1047.      382     192 49.7% 26-May-99 22:19:26 +BBS_H_NOR_LM
  1048.      274     176 35.7% 13-May-99 17:24:26 +BBS_H_NOR_Q
  1049.      399     229 42.6% 26-May-99 22:19:26 +BBS_H_NOR_R
  1050.      110      77 30.0% 26-May-99 22:19:26 +BBS_H_NOR_RM
  1051.      243     153 37.0% 26-May-99 22:19:26 +BBS_H_NOR_SB
  1052.      310     190 38.7% 13-May-99 17:24:26 +BBS_H_NOR_SP
  1053.     2031     768 62.1% 13-May-99 17:24:26 +CHAT_H_DEU
  1054.      409     248 39.3% 13-May-99 17:24:26 +CHAT_H_DEU_#
  1055.      134      96 28.3% 13-May-99 17:24:26 +CHAT_H_DEU_A
  1056.      220     138 37.2% 13-May-99 17:24:26 +CHAT_H_DEU_B
  1057.      782     409 47.6% 13-May-99 17:24:26 +CHAT_H_DEU_C
  1058.      415     232 44.0% 13-May-99 17:24:26 +CHAT_H_DEU_CAT
  1059.      326     201 38.3% 13-May-99 17:24:26 +CHAT_H_DEU_CD
  1060.      818     429 47.5% 13-May-99 17:24:26 +CHAT_H_DEU_COMP
  1061.     1345     640 52.4% 13-May-99 17:24:26 +CHAT_H_DEU_CONV
  1062.      350     209 40.2% 13-May-99 17:24:26 +CHAT_H_DEU_CS
  1063.      415     232 44.0% 13-May-99 17:24:26 +CHAT_H_DEU_DIR
  1064.      151     110 27.1% 13-May-99 17:24:26 +CHAT_H_DEU_E
  1065.      123      89 27.6% 13-May-99 17:24:26 +CHAT_H_DEU_I
  1066.      315     180 42.8% 13-May-99 17:24:26 +CHAT_H_DEU_KM
  1067.      332     186 43.9% 13-May-99 17:24:26 +CHAT_H_DEU_LANG
  1068.      349     183 47.5% 13-May-99 17:24:26 +CHAT_H_DEU_LM
  1069.      341     188 44.8% 13-May-99 17:24:26 +CHAT_H_DEU_MH
  1070.      621     355 42.8% 13-May-99 17:24:26 +CHAT_H_DEU_N
  1071.      400     242 39.5% 13-May-99 17:24:26 +CHAT_H_DEU_NEWS
  1072.      167     113 32.3% 13-May-99 17:24:26 +CHAT_H_DEU_PARAM
  1073.      260     169 35.0% 13-May-99 17:24:26 +CHAT_H_DEU_PRIV
  1074.      439     232 47.1% 13-May-99 17:24:26 +CHAT_H_DEU_PRIVDIR
  1075.      271     171 36.9% 13-May-99 17:24:26 +CHAT_H_DEU_Q
  1076.      470     254 45.9% 13-May-99 17:24:26 +CHAT_H_DEU_R
  1077.      220     138 37.2% 13-May-99 17:24:26 +CHAT_H_DEU_RI
  1078.      327     182 44.3% 13-May-99 17:24:26 +CHAT_H_DEU_RM
  1079.      184     128 30.4% 13-May-99 17:24:26 +CHAT_H_DEU_RTT
  1080.      414     247 40.3% 13-May-99 17:24:26 +CHAT_H_DEU_SM
  1081.      136      94 30.8% 13-May-99 17:24:26 +CHAT_H_DEU_VER
  1082.      734     370 49.5% 13-May-99 17:24:26 +CHAT_H_DEU_W
  1083.     1893     699 63.0% 13-May-99 17:24:26 +CHAT_H_EN
  1084.      417     238 42.9% 13-May-99 17:24:26 +CHAT_H_EN_#
  1085.      148      97 34.4% 13-May-99 17:24:26 +CHAT_H_EN_A
  1086.      153     100 34.6% 13-May-99 17:24:26 +CHAT_H_EN_B
  1087.      747     372 50.2% 13-May-99 17:24:26 +CHAT_H_EN_C
  1088.      417     213 48.9% 13-May-99 17:24:26 +CHAT_H_EN_CAT
  1089.      304     158 48.0% 13-May-99 17:24:26 +CHAT_H_EN_CD
  1090.      756     377 50.1% 13-May-99 17:24:26 +CHAT_H_EN_COMP
  1091.     1304     571 56.2% 13-May-99 17:24:26 +CHAT_H_EN_CONV
  1092.      317     173 45.4% 13-May-99 17:24:26 +CHAT_H_EN_CS
  1093.      417     213 48.9% 13-May-99 17:24:26 +CHAT_H_EN_DIR
  1094.      153      99 35.2% 13-May-99 17:24:26 +CHAT_H_EN_E
  1095.      188     114 39.3% 13-May-99 17:24:26 +CHAT_H_EN_I
  1096.      326     187 42.6% 13-May-99 17:24:26 +CHAT_H_EN_KM
  1097.      333     188 43.5% 13-May-99 17:24:26 +CHAT_H_EN_LANG
  1098.      369     190 48.5% 13-May-99 17:24:26 +CHAT_H_EN_LM
  1099.      332     198 40.3% 13-May-99 17:24:26 +CHAT_H_EN_MH
  1100.      590     328 44.4% 13-May-99 17:24:26 +CHAT_H_EN_N
  1101.      359     207 42.3% 13-May-99 17:24:26 +CHAT_H_EN_NEWS
  1102.      149     100 32.8% 13-May-99 17:24:26 +CHAT_H_EN_PARAM
  1103.      254     158 37.7% 13-May-99 17:24:26 +CHAT_H_EN_PRIV
  1104.      438     210 52.0% 13-May-99 17:24:26 +CHAT_H_EN_PRIVDIR
  1105.      285     168 41.0% 13-May-99 17:24:26 +CHAT_H_EN_Q
  1106.      485     240 50.5% 13-May-99 17:24:26 +CHAT_H_EN_R
  1107.      153     100 34.6% 13-May-99 17:24:26 +CHAT_H_EN_RI
  1108.      417     230 44.8% 13-May-99 17:24:26 +CHAT_H_EN_RM
  1109.      174     109 37.3% 13-May-99 17:24:26 +CHAT_H_EN_RTT
  1110.      293     175 40.2% 13-May-99 17:24:26 +CHAT_H_EN_SM
  1111.      121      85 29.7% 13-May-99 17:24:26 +CHAT_H_EN_VER
  1112.      765     354 53.7% 13-May-99 17:24:26 +CHAT_H_EN_W
  1113.     2067     767 62.8% 13-May-99 17:24:26 +CHAT_H_FRA
  1114.      139     100 28.0% 13-May-99 17:24:26 +CHAT_H_FRA_A
  1115.      128      90 29.6% 13-May-99 17:24:26 +CHAT_H_FRA_B
  1116.      817     395 51.6% 13-May-99 17:24:26 +CHAT_H_FRA_C
  1117.      349     204 41.5% 13-May-99 17:24:26 +CHAT_H_FRA_CAT
  1118.      222     153 31.0% 13-May-99 17:24:26 +CHAT_H_FRA_CD
  1119.      786     405 48.4% 13-May-99 17:24:26 +CHAT_H_FRA_COMP
  1120.     1124     531 52.7% 13-May-99 17:24:26 +CHAT_H_FRA_CONV
  1121.      318     193 39.3% 13-May-99 17:24:26 +CHAT_H_FRA_CS
  1122.      235     138 41.2% 13-May-99 17:24:26 +CHAT_H_FRA_DIR
  1123.      160     107 33.1% 13-May-99 17:24:26 +CHAT_H_FRA_E
  1124.      163     109 33.1% 13-May-99 17:24:26 +CHAT_H_FRA_I
  1125.      290     175 39.6% 13-May-99 17:24:26 +CHAT_H_FRA_KM
  1126.      297     178 40.0% 13-May-99 17:24:26 +CHAT_H_FRA_LANG
  1127.      350     190 45.7% 13-May-99 17:24:26 +CHAT_H_FRA_LM
  1128.      310     189 39.0% 13-May-99 17:24:26 +CHAT_H_FRA_MH
  1129.      416     246 40.8% 13-May-99 17:24:26 +CHAT_H_FRA_N
  1130.      124      94 24.1% 13-May-99 17:24:26 +CHAT_H_FRA_NEWS
  1131.      139     101 27.3% 13-May-99 17:24:26 +CHAT_H_FRA_PARAM
  1132.      256     164 35.9% 13-May-99 17:24:26 +CHAT_H_FRA_PRIV
  1133.      257     143 44.3% 13-May-99 17:24:26 +CHAT_H_FRA_PRIVDIR
  1134.       82      58 29.2% 13-May-99 17:24:26 +CHAT_H_FRA_Q
  1135.      425     217 48.9% 13-May-99 17:24:26 +CHAT_H_FRA_R
  1136.      128      90 29.6% 13-May-99 17:24:26 +CHAT_H_FRA_RI
  1137.      320     173 45.9% 13-May-99 17:24:26 +CHAT_H_FRA_RM
  1138.      157     107 31.8% 13-May-99 17:24:26 +CHAT_H_FRA_RTT
  1139.      219     148 32.4% 13-May-99 17:24:26 +CHAT_H_FRA_SM
  1140.      103      79 23.3% 13-May-99 17:24:26 +CHAT_H_FRA_VER
  1141.      492     218 55.6% 13-May-99 17:24:26 +CHAT_H_FRA_W
  1142.     2104     798 62.0% 13-May-99 17:24:26 +CHAT_H_NLD
  1143.      117      85 27.3% 13-May-99 17:24:26 +CHAT_H_NLD_A
  1144.      131      91 30.5% 13-May-99 17:24:26 +CHAT_H_NLD_B
  1145.      826     353 57.2% 13-May-99 17:24:26 +CHAT_H_NLD_C
  1146.      393     220 44.0% 13-May-99 17:24:26 +CHAT_H_NLD_CAT
  1147.      148     113 23.6% 13-May-99 17:24:26 +CHAT_H_NLD_CD
  1148.      768     411 46.4% 13-May-99 17:24:26 +CHAT_H_NLD_COMP
  1149.     1436     597 58.4% 13-May-99 17:24:26 +CHAT_H_NLD_CONV
  1150.      367     197 46.3% 13-May-99 17:24:26 +CHAT_H_NLD_CS
  1151.      393     221 43.7% 13-May-99 17:24:26 +CHAT_H_NLD_DIR
  1152.      162     115 29.0% 13-May-99 17:24:26 +CHAT_H_NLD_E
  1153.      104      79 24.0% 13-May-99 17:24:26 +CHAT_H_NLD_I
  1154.      319     202 36.6% 13-May-99 17:24:26 +CHAT_H_NLD_KM
  1155.      332     191 42.4% 13-May-99 17:24:26 +CHAT_H_NLD_LANG
  1156.      412     215 47.8% 13-May-99 17:24:26 +CHAT_H_NLD_LM
  1157.      357     215 39.7% 13-May-99 17:24:26 +CHAT_H_NLD_MH
  1158.      676     351 48.0% 13-May-99 17:24:26 +CHAT_H_NLD_N
  1159.      152     113 25.6% 13-May-99 17:24:26 +CHAT_H_NLD_NEWS
  1160.      144     102 29.1% 13-May-99 17:24:26 +CHAT_H_NLD_PARAM
  1161.      207     142 31.4% 13-May-99 17:24:26 +CHAT_H_NLD_PRIV
  1162.      387     226 41.6% 13-May-99 17:24:26 +CHAT_H_NLD_PRIVDIR
  1163.      276     166 39.8% 13-May-99 17:24:26 +CHAT_H_NLD_Q
  1164.      527     258 51.0% 13-May-99 17:24:26 +CHAT_H_NLD_R
  1165.      131      91 30.5% 13-May-99 17:24:26 +CHAT_H_NLD_RI
  1166.      423     233 44.9% 13-May-99 17:24:26 +CHAT_H_NLD_RM
  1167.      172     124 27.9% 13-May-99 17:24:26 +CHAT_H_NLD_RTT
  1168.      333     213 36.0% 13-May-99 17:24:26 +CHAT_H_NLD_SM
  1169.      115      89 22.6% 13-May-99 17:24:26 +CHAT_H_NLD_VER
  1170.      772     345 55.3% 13-May-99 17:24:26 +CHAT_H_NLD_W
  1171.     2009     781 61.1% 13-May-99 17:24:26 +CHAT_H_NOR
  1172.      407     239 41.2% 13-May-99 17:24:26 +CHAT_H_NOR_#
  1173.      137      96 29.9% 13-May-99 17:24:26 +CHAT_H_NOR_A
  1174.      158     103 34.8% 13-May-99 17:24:26 +CHAT_H_NOR_B
  1175.      764     384 49.7% 13-May-99 17:24:26 +CHAT_H_NOR_C
  1176.      365     209 42.7% 13-May-99 17:24:26 +CHAT_H_NOR_CAT
  1177.      243     149 38.6% 13-May-99 17:24:26 +CHAT_H_NOR_CD
  1178.      692     353 48.9% 13-May-99 17:24:26 +CHAT_H_NOR_COMP
  1179.     1274     598 53.0% 13-May-99 17:24:26 +CHAT_H_NOR_CONV
  1180.      319     184 42.3% 13-May-99 17:24:26 +CHAT_H_NOR_CS
  1181.      365     209 42.7% 13-May-99 17:24:26 +CHAT_H_NOR_DIR
  1182.      162      98 39.5% 13-May-99 17:24:26 +CHAT_H_NOR_E
  1183.      179     114 36.3% 13-May-99 17:24:26 +CHAT_H_NOR_I
  1184.      344     196 43.0% 13-May-99 17:24:26 +CHAT_H_NOR_KM
  1185.      328     192 41.4% 13-May-99 17:24:26 +CHAT_H_NOR_LANG
  1186.      394     198 49.7% 13-May-99 17:24:26 +CHAT_H_NOR_LM
  1187.      306     185 39.5% 13-May-99 17:24:26 +CHAT_H_NOR_MH
  1188.      570     331 41.9% 13-May-99 17:24:26 +CHAT_H_NOR_N
  1189.      341     200 41.3% 13-May-99 17:24:26 +CHAT_H_NOR_NEWS
  1190.      131      94 28.2% 13-May-99 17:24:26 +CHAT_H_NOR_PARAM
  1191.      250     165 34.0% 13-May-99 17:24:26 +CHAT_H_NOR_PRIV
  1192.      425     217 48.9% 13-May-99 17:24:26 +CHAT_H_NOR_PRIVDIR
  1193.      278     177 36.3% 13-May-99 17:24:26 +CHAT_H_NOR_Q
  1194.      455     238 47.6% 13-May-99 17:24:26 +CHAT_H_NOR_R
  1195.      158     103 34.8% 13-May-99 17:24:26 +CHAT_H_NOR_RI
  1196.      422     237 43.8% 13-May-99 17:24:26 +CHAT_H_NOR_RM
  1197.      180     117 35.0% 13-May-99 17:24:26 +CHAT_H_NOR_RTT
  1198.      288     177 38.5% 13-May-99 17:24:26 +CHAT_H_NOR_SM
  1199.      117      83 29.0% 13-May-99 17:24:26 +CHAT_H_NOR_VER
  1200.      710     355 50.0% 13-May-99 17:24:26 +CHAT_H_NOR_W
  1201.     1949     804 58.7% 13-May-99 17:24:26 +CHAT_H_PL
  1202.      134      97 27.6% 13-May-99 17:24:26 +CHAT_H_PL_A
  1203.      164     110 32.9% 13-May-99 17:24:26 +CHAT_H_PL_B
  1204.      933     426 54.3% 13-May-99 17:24:26 +CHAT_H_PL_C
  1205.      271     175 35.4% 13-May-99 17:24:26 +CHAT_H_PL_CAT
  1206.      252     156 38.0% 13-May-99 17:24:26 +CHAT_H_PL_CD
  1207.      752     387 48.5% 13-May-99 17:24:26 +CHAT_H_PL_COMP
  1208.     1156     555 51.9% 13-May-99 17:24:26 +CHAT_H_PL_CONV
  1209.      222     144 35.1% 13-May-99 17:24:26 +CHAT_H_PL_CS
  1210.      274     179 34.6% 13-May-99 17:24:26 +CHAT_H_PL_DIR
  1211.      154     108 29.8% 13-May-99 17:24:26 +CHAT_H_PL_E
  1212.      122      91 25.4% 13-May-99 17:24:26 +CHAT_H_PL_I
  1213.      314     192 38.8% 13-May-99 17:24:26 +CHAT_H_PL_KM
  1214.      186     126 32.2% 13-May-99 17:24:26 +CHAT_H_PL_LANG
  1215.      367     189 48.5% 13-May-99 17:24:26 +CHAT_H_PL_LM
  1216.      261     166 36.3% 13-May-99 17:24:26 +CHAT_H_PL_MH
  1217.      558     330 40.8% 13-May-99 17:24:26 +CHAT_H_PL_N
  1218.      148     111 25.0% 13-May-99 17:24:26 +CHAT_H_PL_NEWS
  1219.      108      76 29.6% 13-May-99 17:24:26 +CHAT_H_PL_PARAM
  1220.      218     137 37.1% 13-May-99 17:24:26 +CHAT_H_PL_PRIV
  1221.      249     153 38.5% 13-May-99 17:24:26 +CHAT_H_PL_PRIVDIR
  1222.      202     141 30.1% 13-May-99 17:24:26 +CHAT_H_PL_Q
  1223.      367     191 47.9% 13-May-99 17:24:26 +CHAT_H_PL_R
  1224.      164     110 32.9% 13-May-99 17:24:26 +CHAT_H_PL_RI
  1225.      412     206 50.0% 13-May-99 17:24:26 +CHAT_H_PL_RM
  1226.      145     103 28.9% 13-May-99 17:24:26 +CHAT_H_PL_RTT
  1227.      260     171 34.2% 13-May-99 17:24:26 +CHAT_H_PL_SM
  1228.      100      76 24.0% 13-May-99 17:24:26 +CHAT_H_PL_VER
  1229.      654     323 50.6% 13-May-99 17:24:26 +CHAT_H_PL_W
  1230.     1132     646 42.9% 26-May-99 10:42:44 +Makefile.am
  1231.     8133    2982 63.3% 28-Jun-99 15:04:22 +Makefile.in
  1232.     1018     613 39.7% 26-May-99 10:42:30 +Makefile.am
  1233.    12036    3961 67.0% 28-Jun-99 15:04:22 +Makefile.in
  1234.    11575    3263 71.8% 01-Jun-99 23:04:08 +Install_HD
  1235.      563     323 42.6% 13-May-99 17:24:24 +Install_HD.info
  1236.     1610     685 57.4% 26-May-99 10:42:44 +Makefile.am
  1237.     8613    3029 64.8% 28-Jun-99 15:04:22 +Makefile.in
  1238.     3240    1797 44.5% 13-May-99 17:24:26 +PCFont.8
  1239.      524      41 92.1% 13-May-99 17:24:26 +PCFont.font
  1240.     3974    1026 74.1% 13-May-99 17:24:26 +ProfiPacket.info
  1241.     2913     622 78.6% 13-May-99 17:24:26 +ProfiPacket_drw.info
  1242.     1164     655 43.7% 26-May-99 10:42:44 +Makefile.am
  1243.     8174    2991 63.4% 28-Jun-99 15:04:22 +Makefile.in
  1244.       39      39  0.0% 13-May-99 17:24:26 +TNC0_Deinit.txt
  1245.       16      16  0.0% 13-May-99 17:24:26 +TNC0_Init.txt
  1246.     4779    1860 61.0% 13-May-99 18:31:50 +install-sh
  1247.     1882     975 48.1% 26-May-99 10:37:56 +Fork.cpp
  1248.     1230     701 43.0% 26-May-99 10:37:56 +Fork.h
  1249.     1127     663 41.1% 26-May-99 10:37:56 +main.cpp
  1250.     1422     810 43.0% 26-May-99 10:37:56 +Makefile.am
  1251.    17138    5164 69.8% 28-Jun-99 15:04:32 +Makefile.in
  1252.     1602     859 46.3% 26-May-99 10:37:56 +TNC.cpp
  1253.     1873     917 51.0% 26-May-99 10:37:56 +TNC.h
  1254.     6676    2167 67.5% 26-May-99 10:37:56 +TNCKde.cpp
  1255.     1457     734 49.6% 26-May-99 10:37:56 +TNCPackets.h
  1256.     1924     955 50.3% 26-May-99 10:37:56 +TNCThread.cpp
  1257.     1685     812 51.8% 26-May-99 10:37:56 +TNCThread.h
  1258.    91652   26796 70.7% 13-May-99 18:31:50 +ltconfig
  1259.   124032   34425 72.2% 13-May-99 18:31:50 +ltmain.sh
  1260.     1091     644 40.9% 26-May-99 10:40:24 +Makefile.am
  1261.    14708    4618 68.6% 28-Jun-99 15:04:06 +Makefile.in
  1262.     6274    2089 66.7% 13-May-99 17:24:24 +missing
  1263.      725     383 47.1% 13-May-99 18:31:50 +mkinstalldirs
  1264.    27275    6504 76.1% 28-Jun-99 14:53:44 +Audio.c
  1265.     1486     738 50.3% 26-May-99 10:53:50 +Audio.h
  1266.     1088     576 47.0% 13-May-99 17:24:24 +BBS.cd
  1267.     1242     629 49.3% 13-May-99 17:24:24 +Chat.cd
  1268.     2880    1117 61.2% 13-May-99 17:24:24 +Converse.cd
  1269.     1123     592 47.2% 13-May-99 17:24:24 +BBS.ct
  1270.     1275     641 49.7% 13-May-99 17:24:24 +Chat.ct
  1271.     2890    1097 62.0% 13-May-99 17:24:24 +Converse.ct
  1272.     1389     721 48.0% 01-Jun-99 22:26:10 +Datacollector.ct
  1273.     4141    1426 65.5% 13-May-99 17:24:24 +FileAccess.ct
  1274.     1792     813 54.6% 13-May-99 17:24:24 +Interlink.ct
  1275.     3114    1298 58.3% 13-May-99 17:24:24 +Mail.ct
  1276.     1937     945 51.2% 26-May-99 14:07:48 +Makefile.am
  1277.     9042    3300 63.5% 28-Jun-99 15:04:16 +Makefile.in
  1278.     1692     789 53.3% 13-May-99 17:24:24 +Miscellaneous.ct
  1279.    46578   12959 72.1% 13-May-99 17:24:24 +ProfiPacket.ct
  1280.     2750    1119 59.3% 13-May-99 17:24:24 +UserSettings.ct
  1281.     1354     716 47.1% 01-Jun-99 21:07:20 +Datacollector.cd
  1282.     1376     708 48.5% 13-May-99 17:24:24 +BBS.ct
  1283.     1572     772 50.8% 13-May-99 17:24:24 +Chat.ct
  1284.     4017    1492 62.8% 13-May-99 17:24:24 +Converse.ct
  1285.     1738     887 48.9% 01-Jun-99 22:26:16 +Datacollector.ct
  1286.     5655    1835 67.5% 13-May-99 17:24:24 +FileAccess.ct
  1287.     2354    1003 57.3% 13-May-99 17:24:24 +Interlink.ct
  1288.     4224    1688 60.0% 13-May-99 17:24:24 +Mail.ct
  1289.     1939     945 51.2% 26-May-99 14:07:52 +Makefile.am
  1290.     9050    3301 63.5% 28-Jun-99 15:04:16 +Makefile.in
  1291.     2319     968 58.2% 13-May-99 17:24:24 +Miscellaneous.ct
  1292.    58279   17331 70.2% 13-May-99 17:24:24 +ProfiPacket.ct
  1293.     3640    1431 60.6% 13-May-99 17:24:24 +UserSettings.ct
  1294.       63      63  0.0% 13-May-99 17:24:24 +.directory
  1295.     1125     595 47.1% 13-May-99 17:24:24 +BBS.ct
  1296.     1277     644 49.5% 13-May-99 17:24:24 +Chat.ct
  1297.     2892    1100 61.9% 13-May-99 17:24:24 +Converse.ct
  1298.     1391     727 47.7% 01-Jun-99 22:26:18 +Datacollector.ct
  1299.     4143    1428 65.5% 13-May-99 17:24:24 +FileAccess.ct
  1300.     1794     815 54.5% 13-May-99 17:24:24 +Interlink.ct
  1301.     3116    1301 58.2% 13-May-99 17:24:24 +Mail.ct
  1302.     1939     946 51.2% 26-May-99 14:07:52 +Makefile.am
  1303.     9050    3304 63.4% 28-Jun-99 15:04:18 +Makefile.in
  1304.     1694     792 53.2% 13-May-99 17:24:24 +Miscellaneous.ct
  1305.    46580   12962 72.1% 13-May-99 17:24:24 +ProfiPacket.ct
  1306.     2752    1121 59.2% 13-May-99 17:24:24 +UserSettings.ct
  1307.     4191    1473 64.8% 13-May-99 17:24:24 +FileAccess.cd
  1308.     1333     692 48.0% 13-May-99 17:24:24 +BBS.ct
  1309.     1530     755 50.6% 13-May-99 17:24:24 +Chat.ct
  1310.     4011    1493 62.7% 13-May-99 17:24:24 +Converse.ct
  1311.     1727     894 48.2% 01-Jun-99 22:26:18 +Datacollector.ct
  1312.     5699    1851 67.5% 13-May-99 17:24:24 +FileAccess.ct
  1313.     2320     963 58.4% 13-May-99 17:24:24 +Interlink.ct
  1314.     4106    1639 60.0% 13-May-99 17:24:24 +Mail.ct
  1315.     1940     947 51.1% 26-May-99 14:07:52 +Makefile.am
  1316.     9054    3307 63.4% 28-Jun-99 15:04:16 +Makefile.in
  1317.     2314     927 59.9% 13-May-99 17:24:24 +Miscellaneous.ct
  1318.    20694    7130 65.5% 13-May-99 17:24:24 +ProfiPacket.ct
  1319.     3584    1408 60.7% 13-May-99 17:24:24 +UserSettings.ct
  1320.     1759     803 54.3% 13-May-99 17:24:24 +Interlink.cd
  1321.     3128    1322 57.7% 13-May-99 17:24:24 +Mail.cd
  1322.     1361     752 44.7% 26-May-99 11:30:50 +Makefile.am
  1323.    12395    4131 66.6% 28-Jun-99 15:04:16 +Makefile.in
  1324.     1650     777 52.9% 13-May-99 17:24:24 +Miscellaneous.cd
  1325.       63      63  0.0% 13-May-99 17:24:24 +.directory
  1326.     1347     689 48.8% 13-May-99 17:24:24 +BBS.ct
  1327.     1540     749 51.3% 13-May-99 17:24:24 +Chat.ct
  1328.     4224    1508 64.2% 13-May-99 17:24:24 +Converse.ct
  1329.     1692     877 48.1% 01-Jun-99 22:26:20 +Datacollector.ct
  1330.     5802    1847 68.1% 13-May-99 17:24:24 +FileAccess.ct
  1331.     2360     993 57.9% 13-May-99 17:24:24 +Interlink.ct
  1332.     4328    1702 60.6% 13-May-99 17:24:24 +Mail.ct
  1333.     1942     945 51.3% 26-May-99 14:07:52 +Makefile.am
  1334.     9062    3305 63.5% 28-Jun-99 15:04:20 +Makefile.in
  1335.     2333     931 60.0% 13-May-99 17:24:24 +Miscellaneous.ct
  1336.    46638   12997 72.1% 13-May-99 17:24:24 +ProfiPacket.ct
  1337.     3673    1454 60.4% 13-May-99 17:24:24 +UserSettings.ct
  1338.       63      63  0.0% 13-May-99 17:24:24 +.directory
  1339.     1347     688 48.9% 13-May-99 17:24:24 +BBS.ct
  1340.     1546     752 51.3% 13-May-99 17:24:24 +Chat.ct
  1341.     3904    1443 63.0% 13-May-99 17:24:24 +Converse.ct
  1342.     1734     906 47.7% 01-Jun-99 22:26:22 +Datacollector.ct
  1343.     5580    1819 67.4% 13-May-99 17:24:24 +FileAccess.ct
  1344.     2315     986 57.4% 13-May-99 17:24:24 +Interlink.ct
  1345.     4123    1653 59.9% 13-May-99 17:24:24 +Mail.ct
  1346.     1937     944 51.2% 26-May-99 14:07:52 +Makefile.am
  1347.     9042    3299 63.5% 28-Jun-99 15:04:18 +Makefile.in
  1348.     2311     945 59.1% 13-May-99 17:24:24 +Miscellaneous.ct
  1349.    57258   17001 70.3% 13-May-99 17:24:24 +ProfiPacket.ct
  1350.     3523    1386 60.6% 13-May-99 17:24:24 +UserSettings.ct
  1351.       63      63  0.0% 13-May-99 17:24:24 +.directory
  1352.     1278     660 48.3% 13-May-99 17:24:24 +BBS.ct
  1353.     1466     725 50.5% 13-May-99 17:24:24 +Chat.ct
  1354.     3928    1471 62.5% 13-May-99 17:24:24 +Converse.ct
  1355.     1658     851 48.6% 01-Jun-99 22:26:24 +Datacollector.ct
  1356.     5578    1820 67.3% 13-May-99 17:24:24 +FileAccess.ct
  1357.     2286     980 57.1% 13-May-99 17:24:24 +Interlink.ct
  1358.     4110    1653 59.7% 13-May-99 17:24:24 +Mail.ct
  1359.     1938     945 51.2% 26-May-99 14:07:52 +Makefile.am
  1360.     9046    3300 63.5% 28-Jun-99 15:04:18 +Makefile.in
  1361.     2267     923 59.2% 13-May-99 17:24:24 +Miscellaneous.ct
  1362.    57726   17522 69.6% 13-May-99 17:24:24 +ProfiPacket.ct
  1363.     3523    1388 60.6% 13-May-99 17:24:24 +UserSettings.ct
  1364.    49192   14439 70.6% 13-May-99 17:24:24 +ProfiPacket.cd
  1365.      647     259 59.9% 13-May-99 17:24:24 +Catalogs.sd
  1366.     2746    1130 58.8% 13-May-99 17:24:24 +UserSettings.cd
  1367.     6734    1838 72.7% 26-May-99 14:01:42 +global.h
  1368.    23477    6454 72.5% 26-May-99 10:53:50 +global.i
  1369.     5986    2140 64.2% 26-May-99 13:46:52 +GlobalVar.c
  1370.      923     552 40.1% 26-May-99 11:04:40 +Makefile.am
  1371.    11865    3899 67.1% 28-Jun-99 15:04:08 +Makefile.in
  1372.    48579    9031 81.4% 01-Jun-99 22:26:42 +Editor.c
  1373.    13680    3590 73.7% 26-May-99 11:04:44 +Editor.h
  1374.    10600    2386 77.4% 26-May-99 11:04:44 +EditorANSIParse.c
  1375.     1657     774 53.2% 26-May-99 11:04:44 +EditorClassHeader.h
  1376.     2349     876 62.7% 26-May-99 11:04:44 +EditorCommon.h
  1377.    54411    8809 83.8% 01-Jun-99 22:26:42 +EditorInput.c
  1378.    24805    5264 78.7% 26-May-99 11:04:44 +EditorMemory.c
  1379.    46770    9368 79.9% 01-Jun-99 22:26:42 +EditorMethods.c
  1380.    22201    3506 84.2% 01-Jun-99 22:26:42 +EditorPrefs.c
  1381.     1612     720 55.3% 26-May-99 11:04:44 +EditorPrefs.h
  1382.    10003    2084 79.1% 26-May-99 11:04:44 +EditorPrivate.h
  1383.    14465    3151 78.2% 01-Jun-99 22:26:42 +GUIFile.c
  1384.     3273    1333 59.2% 26-May-99 11:04:44 +GUILanguage.c
  1385.    29546    6217 78.9% 01-Jun-99 22:48:32 +GUIMail.c
  1386.    74253   14748 80.1% 01-Jun-99 22:26:42 +GUIMain.c
  1387.     3574    1544 56.7% 26-May-99 11:04:44 +GUIMenu.c
  1388.    25704    5398 78.9% 01-Jun-99 22:26:42 +GUIMHeard.c
  1389.    38832    7402 80.9% 01-Jun-99 22:26:42 +GUIMisc.c
  1390.    49456    6581 86.6% 01-Jun-99 22:48:32 +GUIPref.c
  1391.    21060    4259 79.7% 01-Jun-99 22:26:42 +GUIUser.c
  1392.     1431     767 46.4% 26-May-99 11:04:44 +Makefile.am
  1393.    15766    4920 68.7% 28-Jun-99 15:04:10 +Makefile.in
  1394.     2802    1262 54.9% 01-Jun-99 22:48:32 +MUIStubs.c
  1395.     1002     587 41.4% 26-May-99 10:53:50 +GUIMain.h
  1396.     9042    2614 71.0% 26-May-99 10:53:50 +GUIProtos.h
  1397.      900     535 40.5% 26-May-99 10:53:50 +GuiStrings.i
  1398.    44188    4618 89.5% 26-May-99 10:53:50 +Interface.S
  1399.   101939   21090 79.3% 26-May-99 21:57:46 +Mail.c
  1400.    11074    2854 74.2% 26-May-99 21:32:56 +Mail.h
  1401.    50228   10452 79.1% 26-May-99 10:53:50 +Main.c
  1402.     1040     602 42.1% 26-May-99 10:53:50 +Main.h
  1403.     2152    1029 52.1% 26-May-99 10:53:50 +Makefile.am
  1404.    16279    5110 68.6% 28-Jun-99 15:04:08 +Makefile.in
  1405.     1435     699 51.2% 26-May-99 10:53:50 +MHeard.h
  1406.    22009    5710 74.0% 01-Jun-99 22:25:54 +NewQSO.c
  1407.   144634   18413 87.2% 26-May-99 10:53:50 +Packet.S
  1408.     1125     611 45.6% 28-Jun-99 14:56:58 +PPVersion.h
  1409.    20034    4497 77.5% 26-May-99 10:53:50 +Pref.c
  1410.     3635    1284 64.6% 26-May-99 10:53:50 +Preferences.h
  1411.     5628    1672 70.2% 26-May-99 10:53:50 +QSO.h
  1412.   215474   29203 86.4% 26-May-99 10:53:50 +QSO.S
  1413.     9262    2720 70.6% 26-May-99 11:12:16 +Connect.c
  1414.     5401    1583 70.6% 26-May-99 14:30:52 +Convert.c
  1415.     1108     615 44.4% 26-May-99 11:12:16 +Convert.h
  1416.     8849    3102 64.9% 26-May-99 11:12:14 +CRC.c
  1417.     8239    2409 70.7% 26-May-99 11:12:16 +Filetrans.c
  1418.     2209     935 57.6% 26-May-99 11:12:16 +Filetrans.h
  1419.    15511    4293 72.3% 26-May-99 11:12:16 +Huffman.c
  1420.     1185     709 40.1% 26-May-99 11:12:16 +Makefile.am
  1421.    15314    4810 68.5% 28-Jun-99 15:04:10 +Makefile.in
  1422.     2819    1123 60.1% 26-May-99 11:12:16 +ManageChannels.c
  1423.    19920    4921 75.2% 26-May-99 11:12:16 +Monitor.c
  1424.     9206    2428 73.6% 26-May-99 11:12:16 +QSOHold.c
  1425.    12995    2571 80.2% 26-May-99 11:12:16 +XPCompress.c
  1426.     2341     987 57.8% 26-May-99 10:53:50 +Server.c
  1427.     1304     701 46.2% 26-May-99 10:53:50 +Server.h
  1428.   162698   19377 88.0% 26-May-99 11:30:52 +BBS.s
  1429.    35680    4656 86.9% 26-May-99 11:30:52 +Chat.s
  1430.    24043    3806 84.1% 26-May-99 11:30:52 +Connect.s
  1431.    42027    5899 85.9% 26-May-99 11:30:52 +Converse.s
  1432.     7057    2485 64.7% 26-May-99 11:30:52 +CRC.c
  1433.     2096     810 61.3% 26-May-99 11:30:52 +CRC.h
  1434.    21714    3475 83.9% 26-May-99 11:30:52 +Datacollector.s
  1435.   204477   23840 88.3% 26-May-99 11:30:52 +FileAccess.s
  1436.    26474    6687 74.7% 26-May-99 11:30:52 +Huffman.c
  1437.     1139     624 45.2% 26-May-99 11:30:52 +Huffman.h
  1438.    59594    7440 87.5% 26-May-99 11:30:52 +Interlink.s
  1439.   102196   12832 87.4% 26-May-99 15:29:38 +Mail.s
  1440.     3328    1240 62.7% 26-May-99 11:30:52 +Makefile.am
  1441.    19000    5627 70.3% 28-Jun-99 15:04:14 +Makefile.in
  1442.    39814    4600 88.4% 26-May-99 11:30:52 +Miscellaneous.s
  1443.      896     532 40.6% 26-May-99 11:30:52 +SHeader.i
  1444.    35092    4820 86.2% 26-May-99 11:30:52 +UserSettings.s
  1445.     2391     834 65.1% 26-May-99 10:53:50 +SID.h
  1446.    16547    3709 77.5% 26-May-99 10:53:50 +Spy.c
  1447.     3140    1273 59.4% 01-Jun-99 21:06:46 +Startup.c
  1448.     2652    1191 55.0% 01-Jun-99 22:48:36 +amigafork.c
  1449.     1073     603 43.8% 26-May-99 11:30:52 +amigafork.h
  1450.     2005     822 59.0% 26-May-99 11:30:52 +forkasm.S
  1451.     1105     619 43.9% 26-May-99 11:30:52 +ioworkaround.S
  1452.     1178     680 42.2% 26-May-99 11:30:52 +Makefile.am
  1453.    15189    4742 68.7% 28-Jun-99 15:04:12 +Makefile.in
  1454.     1959     840 57.1% 26-May-99 11:30:52 +memcpyfast.S
  1455.     3375    1340 60.2% 26-May-99 11:30:52 +amigaemu.h
  1456.      911     545 40.1% 26-May-99 11:30:52 +Makefile.am
  1457.     7929    2910 63.2% 28-Jun-99 15:04:12 +Makefile.in
  1458.      923     552 40.1% 26-May-99 11:30:52 +Makefile.am
  1459.    11877    3899 67.1% 28-Jun-99 15:04:10 +Makefile.in
  1460.     5247    1525 70.9% 01-Jun-99 21:06:22 +amiga_fixbaserel.c
  1461.     6118    2144 64.9% 01-Jun-99 21:25:38 +Convert0to1.c
  1462.     4201    1545 63.2% 01-Jun-99 21:06:22 +ConvertCatalog.c
  1463.    16060    3608 77.5% 01-Jun-99 21:06:22 +ConvertUsers.c
  1464.     5213    1738 66.6% 26-May-99 11:30:52 +Mail.h
  1465.     2383    1100 53.8% 01-Jun-99 21:25:38 +MailGetVersion.c
  1466.     1797     834 53.5% 26-May-99 11:30:52 +Makefile.am
  1467.    14241    4381 69.2% 28-Jun-99 15:04:20 +Makefile.in
  1468.    74366   13352 82.0% 26-May-99 10:53:50 +Trumpet.h
  1469.    16886    4172 75.2% 01-Jun-99 21:25:36 +User.c
  1470.     3376    1209 64.1% 26-May-99 10:53:50 +User.h
  1471.     8934    2929 67.2% 26-May-99 10:53:50 +Util.c
  1472.     1872     803 57.1% 26-May-99 10:53:50 +Util.h
  1473.    49895   10777 78.4% 26-May-99 10:53:50 +Vibes.h
  1474.      947     471 50.2% 01-Jun-99 22:30:50 +README.compile
  1475.     4698    1867 60.2% 13-May-99 17:24:24 +README.translators
  1476.        0       0  0.0% 28-Jun-99 15:03:04 +stamp-h.in
  1477.      372     236 36.5% 26-May-99 21:57:38 +TODO
  1478. -------- ------- ----- --------- --------
  1479.  4311194 1064469 75.3% 28-Jun-99 21:54:52   482 files
  1480.